public class ParamCollection
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
protected |
ParamCollection(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
AtomicParams |
get(java.lang.String symbol) |
protected static long |
getCPtr(ParamCollection obj) |
static ParamCollection |
getParams() |
static ParamCollection |
getParams(java.lang.String paramData) |
protected static long getCPtr(ParamCollection obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public static ParamCollection getParams(java.lang.String paramData)
public static ParamCollection getParams()
public AtomicParams get(java.lang.String symbol)